home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / GRAPHICS / VOXRAY.ZIP / TAG.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-09-06  |  70 b   |  7 lines

  1. #ifndef _TAGS_
  2. #define _TAGS_
  3.  
  4. #define HOMESECTOR 1000
  5.  
  6. #endif
  7.